css percent scale checkbox

77

input[type=checkbox] {
    transform: scale(1.5);
}

Comments

Submit
0 Comments